home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Workplace Effectiveness: Critical Thinking Skills
/
Workplace Effectiveness: Critical Thinking Skills.iso
/
pc
/
Files
/
Patterns.dxr
/
00026_reset coins.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-09-16
|
324 b
|
13 lines
global gSection
on exitFrame
case gSection of
#challenge:
resetCoinSp(point(210, 76), point(400, 120), point(312, 161))
#moreChallenge:
resetCoinSp(point(415, 78), point(298, 116), point(281, 160))
#MostChallenge:
resetCoinSp(point(267, 79), point(325, 120), point(442, 161))
end case
end